Carbon


UCCompareCollationKeys

Header: UnicodeUtilities.h Carbon status: Supported

OSStatus UCCompareCollationKeys (
    const UCCollationValue *key1Ptr, 
    ItemCount key1Length, 
    const UCCollationValue *key2Ptr, 
    ItemCount key2Length, 
    Boolean *equivalent, 
    SInt32 *order
);
key1Ptr
key1Length
key2Ptr
key2Length
equivalent
order
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in Mac OS 8.6 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)